home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1336 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: su3.in.net!news
  2. From: poundss@in.net (Sam Pounds)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Problem with accessing the serial port.
  5. Date: Fri, 12 Jan 1996 22:43:20 GMT
  6. Organization: INTERNET Indiana
  7. Message-ID: <4d6ndm$8r0@su3.in.net>
  8. References: <4cu18o$45g@kocrsv08.delcoelect.com> <mikedorman-1001961636220001@205.148.200.153>
  9. NNTP-Posting-Host: pm3-02.in.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. mikedorman@cedarnet.com (Mike Dorman) wrote:
  13.  
  14. >In article <4cu18o$45g@kocrsv08.delcoelect.com>, Dan Harshbarger
  15. ><c23drh@dawg.delcoelect.com> wrote:
  16.  
  17. >> I need to be able to communicate through the PC's serial port.  So far I
  18. >have not been 
  19. >> successfull with what I have tried.  If you have any experience with
  20. >communicating through the 
  21. >> serial port in either DOS or Windows, I would appreciate it if you would
  22. >email me or post a 
  23. >> reply.  Thanks in advance.
  24.  
  25. >I've been working on some serial port code lately, (although i still can't
  26. >get the interrupts to work right) but i do know the basic jist of how to
  27. >do it.  What kind of stuff do you need to do?  Modem communications or
  28. >low-speed somethingelse-communications??
  29.  
  30. If you are using Borland, there is a simple serial interupt library
  31. written in 'C' on their BBS.
  32.  
  33.  
  34.